linux permissions

All posts tagged linux permissions by Linux Bash
  • Posted on
    Featured Image
    This article explores the nuances of using `sudo` on Ubuntu compared to RHEL-based distros like CentOS or Fedora. It highlights how user permissions are managed differently, with Ubuntu automatically adding users to the 'sudo' group and RHEL using the 'wheel' group. The piece also addresses configuration settings, including password prompts and the `NOPASSWD` option, stressing the impacts on system security and administration.